-
Home
-
DecaLog
-
2.4.1
-
Code
-
Classes
- UserDataBag
Total Complexity |
26 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
223 |
Lines of code |
82 |
Logical lines of code |
46 |
Comment lines |
92 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createFromArray() |
S |
54 |
6 |
23 |
setId() |
S |
68 |
4 |
6 |
setIpAddress() |
S |
69 |
3 |
6 |
__construct() |
S |
71 |
1 |
6 |
createFromUserIdentifier() |
S |
80 |
1 |
3 |
createFromUserIpAddress() |
S |
79 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getUsername() |
S |
82 |
1 |
3 |
setUsername() |
S |
81 |
1 |
3 |
getEmail() |
S |
82 |
1 |
3 |
setEmail() |
S |
81 |
1 |
3 |
getIpAddress() |
S |
82 |
1 |
3 |
getMetadata() |
S |
82 |
1 |
3 |
setMetadata() |
S |
80 |
1 |
3 |
removeMetadata() |
S |
80 |
1 |
3 |
merge() |
S |
66 |
1 |
8 |